[changes brought forward from 6:11.3-1+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Sun, 29 Mar 2015 02:07:33 +0000]
* Add special case handling for Raspbian (and any derivatives thereof) (Closes: 738760)
+ Disable armv6t2
- note: the thumb2 variant of arv6 seems to be very rare, the Pi certainly
doesn't have it.
+ Disable neon in the main build.
+ Don't build a seperate neon flavour either.
[changes brought forward from 6:11.4-1~deb8u1+rpi2 by Peter Michael Green <plugwash@raspbian.org> at Thu, 11 Feb 2016 15:58:25 +0000]
* Re-enable specific neon build.
* Move armv6t2 and neon disabling from overall configure flags to static
and shared configure flags so they don't impact the neon-specific build.
* New upstream release.
- mpegvideo_parser: avoid signed overflow in bitrate calculation.
(CVE-2016-9821)
- mpeg12dec: avoid signed overflow in bitrate calculation. (CVE-2016-9822)
* debian/patches/mpegvideo_motion-Handle-edge-emulation-even-without-.patch:
Removed, included upstream.
mpegvideo_motion: Handle edge emulation even without unrestricted_mv
Fix out of bounds read.
Bug-Id: 959
Found by: F4B3CD@STARLAB and Agostino Sarubbo Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
(cherry picked from commit 136f55207521f0b03194ef5b55ba70f1635d6aee) Signed-off-by: Diego Biurrun <diego@biurrun.de>
Gbp-Pq: Name mpegvideo_motion-Handle-edge-emulation-even-without-.patch